home *** CD-ROM | disk | FTP | other *** search
/ The Other Thing / The Other Thing.iso / FIREFIGHT / CWE.INI < prev    next >
INI File  |  1996-06-15  |  862b  |  53 lines

  1. ; chaos works engine initialization file (c) 1996 chaos works
  2.  
  3. [mmu]
  4.  
  5.   memory_required       = 20000000
  6.  
  7. [registry]
  8.  
  9.   application_name       = Fire Fight
  10.   application_subname       = Shareware
  11.  
  12. [txt]
  13.  
  14.   find_unused_labels       = no
  15.  
  16. [xio]
  17.  
  18.   active           = yes
  19.  
  20. [eem]
  21.  
  22.   queue_size           = 1000
  23.   timer_frequency       = 30
  24.   network_supported       = yes
  25.   compress_packets       = yes
  26.   check_sync           = yes
  27.   joystick_dead_zone       = 10
  28.  
  29. [timer]
  30.  
  31.   active           = yes
  32.   desired_accuracy       = 11
  33.   critical_accuracy       = 22
  34.  
  35. [sos]
  36.  
  37.   active           = yes
  38.   mode               = 3
  39.  
  40. [spr]
  41.  
  42.   active           = yes
  43.   hires_onecolor       = no
  44.   lores_onecolor       = no
  45.   collis_onecolor       = yes
  46.   hires_scale           = 1x1
  47.   lores_scale           = 2x1
  48.   collis_scale           = 8x1
  49.   load_hires           = yes
  50.   load_lores           = yes
  51.   load_collis           = yes
  52.   mirror           = no
  53.